home *** CD-ROM | disk | FTP | other *** search
- ## languages english,deutsch,français,português
- ## version $VER: MCDatabase.catalog 1.12 (06.06.00)
- ## codeset 0
- ## autonum 1
- ## asmfile english,MCControl:Sources_MCDatabase/SRC.MD_Locale
- ## localepath MCControl:Bonus/MCDatabase/Catalogs/
- ;----------------------------------------------------------------------------
- ;----------------------------------------------------------------------------
- ; You need "SimpleCat" from Aminet "dev/misc/sicat.lha"
- ; to add your own Language or make any modifications
- ;
- ; Simple adjust "## localepath" to your MCDatabase path.
- ; E.G. "## localepath work:tools/MCControl/Bonus/Catalogs"
- ;
- ; After that it is required to add the correct language name!
- ; E.G. "## language english,deutsch,français,español"
- ;
- ; The next to do is to add your translation.
- ; Make sure, that all labels contain a translation for each language.
- ;
- ; At last simple call SimpleCat: "SimpleCat MCDatabase.cs LOCALEONLY"
- ;
- ;----------------------------------------------------------------------------
- ;----------------------------------------------------------------------------
- ; ErrorMSG ErrorMSG ErrorMSG ErrorMSG ErrorMSG ErrorMSG ErrorMSG ErrorMSG Err
- ;----------------------------------------------------------------------------
- MSG_REQ_OutOfMemory
- Out of Memory!\n
- Nicht genügend Speicherplatz vorhanden!\n
- Mémoire insuffisante!\n
- Memória não disponível\n
- ;
- MSG_REQ_OpenError
- Unable to open '%s'!\n
- Kann die Datei '%s' nicht öffnen!\n
- Impossible d'ouvrir '%s'!\n
- Não foi possivel abrir '%s'!\n
- ;
- MSG_REQ_UserAbort
- ... User abort\n
- ... Benutzer abbruch\n
- ... Action annulée par l'utilisateur\n
- ... Acção abortada pelo utilizador\n
- ;
- MSG_REQ_LibNotFound
- Unable to open '%s'!\n
- Kann die '%s' nicht öffnen!\n
- Impossible d'ouvrir '%s'!\n
- Não foi possivel abrir '%s'!\n
- ;
- MSG_REQ_IncorrectLine
- Incorrect line: %ld '%s'\n
- Fehlerhafte Zeile: %ld '%s'\n
- Ligne incorrecte: %ld '%s'\n
- Linha incorrecta: %ld '%s'\n
- ;
- MSG_REQ_IDOverWrite
- Warning: Replacing '%2$s' by '%3$s' (Line:%1$ld)\n
- Warnung: Ersetze '%2$s' durch '%3$s' (Zeile:%1$ld)\n
- Attention: Remplacement de '%2$s' par '%3$s' (Ligne:%1$ld)\n
- Aviso: substitua '%2$s' por '%3$s' (Linha:%1$ld)\n
- ;
- MSG_REQ_IDExists
- Warning: Game: '%2$s' ID: '%3$s' double defined! (Line:%1$ld)\n
- Warnung: Spiel: '%2$s' ID: '%3$s' doppelt definiert! (Zeile:%1$ld)\n
- Attention: Jeu: '%2$s' ID: '%3$s' défini plusieurs fois! (Ligne:%1$ld)\n
- Aviso: Jogo: '%2$s' ID: '%3$s' definido duas vezes! (Linha:%1$ld)\n
- ;
-